Metadata-Version: 1.0
Name: Tello modules
Version: 0.2
Summary: UNKNOWN
Home-page: UNKNOWN
Author: UNKNOWN
Author-email: UNKNOWN
License: UNKNOWN
Description: # tello_modules
        Tello modules is a library built for using custom drone modules
        
        :construction: This library is still in construction and is subject to change! Use at your own risk! :construction:
        
        ## Manual installation
        For UNIX:
        ```
        python3 setup.py install 
        ```
        
        For Windows:
        ```
        py -m pip setup.py install 
        ```
        
Platform: UNKNOWN
